ImageType
String (file-type)
jpg
Purpose
The ImageType parameter specifies the type of image that is displayed on your web pages. The valid values are:
-
.jpg or jpg (Joint Photographic Experts Group) file type (the default); for example, ImageType=.jpg|jpg
-
.png or png (Portable Network Graphics) file type; for example, ImageType=.png|png
If you specify any other value, the default (jpg) is used.
Pictures on web pages can be types .jpg (Joint Photographic Experts Group) or .png (Portable Network Graphics) only.
To set custom file names for web page pictures, including custom file extensions (but not including conversion to that format), use the
Hint
Set this parameter to png if you want to use images with lossless compression on your web pages. Portable Network Graphics (.png) files provide greater clarity and no loss of definition.
Portable Network Graphics (.png) files may be larger than Joint Photographic Experts Group (.jpg) image files.